Skip to content

Pull requests: vuejs/core

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

ci: omit pr number
#11033 opened May 28, 2024 by sxzz Loading…
refactor(apiWatch): remove redundant overload for 'watch' 🧹 p1-chore Priority 1: this doesn't change code behavior. scope: types
#11032 opened May 28, 2024 by jh-leong Loading…
types(runtime-core): export emit types 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. scope: types version: minor
#11017 opened May 26, 2024 by buqiyuan Loading…
feat(compiler-sfc): should not have non-element in sfc file 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. scope: sfc
#10987 opened May 21, 2024 by btea Loading…
feat(runtime-dom): add popover api attributes 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. version: minor
#10977 opened May 18, 2024 by userquin Draft
perf: lazy init hoisted vnodes 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. ready for review This PR requires more reviews scope: compiler version: minor
#10959 opened May 16, 2024 by antfu Loading…
fix(compiler-sfc): fix type inference issue with the keyof operator 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: types
#10921 opened May 13, 2024 by jh-leong Loading…
2
1
chore: disallow optional chaining 🧹 p1-chore Priority 1: this doesn't change code behavior.
#10919 opened May 12, 2024 by sxzz Loading…
chore: improve renderComponentRoot warn message 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed.
#10914 opened May 11, 2024 by btea Loading…
fix(compile-sfc): Support project reference with folder, fix #10907 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. scope: sfc
#10908 opened May 11, 2024 by cyrilluce Loading…
fix(runtime-code): warn using array created without ref as a ref inside v for in script setup (fix: #10655) 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. scope: script-setup
#10784 opened Apr 24, 2024 by quiteeasy Loading…
fix(defineprops-type): fix importing external ts types from defineProps need test The PR has missing test cases.
#10762 opened Apr 22, 2024 by yangdan8 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.